home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / style / misc / bookman.sty < prev    next >
Text File  |  1995-11-25  |  633b  |  26 lines

  1. \def\fileversion{v1.1}
  2. \def\filedate{91/12/10}
  3. \immediate\write\sixt@@n{File: `bookman.sty' \fileversion\space <\filedate> (SPQR)}
  4. % Sebastian Rahtz
  5. % 5 Granary Court
  6. % St Andrewgate
  7. % York Y01 2JR
  8. %
  9. %spqr@uk.ac.soton.ecs
  10. \def\load@bookman{%
  11. \postscript@fontdef{Bookman}{bookman}%
  12. {pbkl}{pbkli}{pbkd}{pbkdi}{pbklc}{pbklo}
  13. }
  14. \def\load@courier{%
  15. \postscript@fontdef{Courier}{courier}%
  16. {pcrr}{pcrro}{pcrb}{pcrbo}{pcrr}{pcrr}
  17. }
  18. \def\load@helvetica{%
  19. \postscript@fontdef{Helvetica}{helvetica}%
  20. {phvr}{phvro}{phvb}{phvbo}{phvrc}{phvro}
  21. }
  22. \romanfont{bookman}
  23. \sansfont{helvetica}
  24. \typewriterfont{courier}
  25. \endinput
  26.